instance n. 1.事例,例证,实例,场合。 2.情况。 3.要求,建议。 4.【法律】诉讼手续。 in this [your] instance 在这种[你的]情况下。 at the instance of 因…之情,由于…的主张[建议]。 one instance out of many 许多例子中的一个。 cite [give, produce] an instance 举例。 a court of first instance 初审庭,预审庭。 in the first instance 最初,首先;在第一审时。 in the last instance 最后,在终审时。 for instance例如。 vt. 举…为例,引以为例,举例证明。
attribute vt. 1.把(某事)归因于…。 2.认为…系某人所为。 attribute (one's success) to (hard work) 认为(成功)是(努力)的结果。 be attributed to 被认为是…所为 (The play is attributed to Shakespeare. 这剧本被认为是莎士比亚写的)。 n. 1.属性,特质。 2.(人物、官职等的)标志,表征。 3.【语法】属性形容词。 A scepter is the attribute of power. 权杖是权力的标志。
attribute to (功归于)归因于; 把…归因于; 把...归因于,归咎于; 把……归于,认为……是……; 归功于; 归结于; 归因于
Any sort of persistence you like can be contained in the instance attributes 实例属性中可以包含您喜欢的任何类型的持久性。
When an instance attribute is referenced that isn't a data attribute, its class is searched 引用非数据属性的实例属性时,会搜索它的类。
In the java language; within a method all references to instance attributes or methods of the class must be qualified with ),在方法中,所有对实例特性或者类的方法的引用都必须用
Class attributes are created by assignment in the class while instance attributes are created by assignment in the constructor method 类特性是用类中的赋值创建的,而实例特性是用构造函数方法
One is the mundane matter of creating multiple instance attributes or static list elements to hold each of the data values 一个是一般性问题:创建多个实例属性或静态列表元素来保留每个数据值。
instance attribute which is a private attribute because it starts with a double underscore holds the previous mouse click position 实例特性(它是一个私有特性,因为它以双下划线开头)包含上一次鼠标单击位置。